icm/HTTP/server_cache_ - Specifies URL prefix and file system root of ICM/HTTP server cache

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
------------------------------------------------------------------------
| Parameter : icm/HTTP/server_cache_<xx> |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : specify URL prefix and file system root of ICM |
| server cache |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Description : |
| ----------------------- |
| You can use this parameter to define the URI prefix and the target |
| directory for the internal ICM HTTP server cache. |
| Syntax: |
| icm/HTTP/server_cache_<xx> = PREFIX=<uri prefix>, CACHEDIR=<
| Explanation: |
| <xx>: the number of the entry to be specified |
| You can specify multiple assignments between URI prefix and |
| cache directory, numbered ascendingly from zero. (We recommend, |
| however, that you only use one assignment.) |
| |
| <uri prefix>: All HTTP-URIs that begin with this character string |
| are routed through the ICM cache, that is, the system |
| checks if there is already a suitable HTTP response to the |
| request in the ICM cache, and if so, it is sent directly |
| (without passing through the application server) from the cache |
| to the HTTP client (browser). |
| <dir>: complete file system path for the directory |
| (in the local file system of the appropriate |
| application server) in which the data held in the cache |
| should be stored. |
| Example: |
| icm/HTTP/server_cache_0= PREFIX=/foo/bar, CACHEDIR=/usr/cachedir |
| This means all HTTP requests whose URI path begins with "/foo/bar" |
| are routed through the cache to directory "/usr/cachedir". |
| Default: |
| icm/HTTP/server_cache_0 = PREFIX=/, CACHEDIR=$(DIR_DATA)/cache |
| By default, all HTTP requests (prefix "/") are routed through the |
| cache, which is in the standard "DATA" directory of the |
| application server instance. |
------------------------------------------------------------------------
| Here, all HTTP-Requests whose URI path begins with "/foo/bar" |
------------------------------------------------------------------------
| Application area: Internet Communication Manager |
------------------------------------------------------------------------
| |
------------------------------------------------------------------------
| Unit : see description above |
------------------------------------------------------------------------
| the cache that is in the standard "DATA" directory of the |
------------------------------------------------------------------------
| Default value : PREFIX=/, CACHEDIR=$(DIR_DATA)/cache |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for operating systems: |
| Path delimiters for CACHEDIR should be entered as "\" (backslash) |
| under Microsoft Windows NT and as "/" (slash) in UNIX. |
------------------------------------------------------------------------
| Default value : PREFIX=/, CACHEDIR=$(DIR_DATA)/cache |
------------------------------------------------------------------------
| Limitations for database systems : - |
------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------
| Other Parameters Affected or Dependent: |
| All of the other parameters that are related to the ICM cache are |
| set up following a similar schema. For example: |
| %%icm/HTTP/server_cache_<xx>/size_MB%% |
| %%icm/HTTP/server_cache_<xx>/memory_size_MB%% |
| %%icm/HTTP/server_cache_<xx>/max_entries%% |
| %%icm/HTTP/server_cache_<xx>/max_name_len%% |
| %%icm/HTTP/server_cache_<xx>/clear%% |
| %%icm/HTTP/server_cache_<xx>/expiration%% |
| %%icm/HTTP/server_cache_<xx>/ufo_list%% |
| %%icm/HTTP/server_cache_<xx>/max_ufo_entries%% |
| %%icm/HTTP/server_cache_<xx>/ufo_expiration%% |
-----------------------------------------------------------------------
| |
------------------------------------------------------------------------
| Valid entries, formats, ranges : see above |
------------------------------------------------------------------------
| %%icm/HTTP/server_cache_<xx>/size_MB%% |
| %%icm/HTTP/server_cache_<xx>/memory_size_MB%% |
| %%icm/HTTP/server_cache_<xx>/max_entries%% |
| %%icm/HTTP/server_cache_<xx>/max_name_len%% |
| %%icm/HTTP/server_cache_<xx>/clear%% |
| %%icm/HTTP/server_cache_<xx>/expiration%% |
| %%icm/HTTP/server_cache_<xx>/ufo_list%% |
| %%icm/HTTP/server_cache_<xx>/max_ufo_entries%% |
| %%icm/HTTP/server_cache_<xx>/ufo_expiration%% |
-----------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid entries, formats, ranges : see above |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short Description : Specifies URL prefix and file system root of ICM/HTTP server cache
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : ICM
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable :
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.


Length: 8977 Date: 20120525 Time: 201706     triton ( 7 ms )